From 1359d5557bba88bd322e31676ca0c83e3f9d6e41 Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Tue, 24 Jan 2017 11:23:02 -0500 Subject: [PATCH] doc/manifest: clarify the meaning of the URLs --- src/doc/manifest.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/doc/manifest.md b/src/doc/manifest.md index aebf1a282..97f94255f 100644 --- a/src/doc/manifest.md +++ b/src/doc/manifest.md @@ -109,7 +109,9 @@ There are a number of optional metadata fields also accepted under the # uploaded to crates.io (aka this is not markdown). description = "..." -# These URLs point to more information about the repository. +# These URLs point to more information about the repository. These are +# intended to be webviews of the relevant data, not necessarily compatible +# with VCS tools and the like. documentation = "..." homepage = "..." repository = "..." -- 2.30.2